← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]
StatementsExecuted 90 statements in 298µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 89
Sibling evals1, 2, 3, 4, 5, 6, 7

NOTE!
The data used to generate this report page was merged from 2 of the 12 executions
of the string eval on line 89 of /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
8811324µs32.8msMethod::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::::__ANON__[:1]Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[:1] (merge of 2 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
190298µs8832.4ms
# spent 32.8ms (324µs+32.4) within Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]:1] which was called 68 times, avg 482µs/call: # (data for this subroutine includes 1 others that were merged with it) # 68 times (238µs+30.6ms) by Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::_generate_isa_check at line 2 of (eval 202)[Class/Method/Modifiers.pm:148], avg 454µs/call
package Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor; +sub { $code->($method, @_); };
2;